PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class / setWidth Method
The rectangle width.
In This Topic
    setWidth Method
    In This Topic
    Sets the width.
    Syntax
    public void setWidth( 
       double value
    )

    Parameters

    value
    The rectangle width.
    See Also